Many applications require the ability to download information from an information repository and operate on this information even when out of range or disconnected. An example of this is accessing your contacts and calendar on a mobile phone. In this scenario, a user would require access to update information from files in the home directory on a server or customer records from a database. This type of access and work load generated by such users is different from the traditional workloads seen in client–server systems of today.
Mobile databases are not used solely for the revision of company contacts and calendars, but are also utilized in a number of industries.
| Couchbase Lite | Couchbase | NoSQL | Yes | Yes | Embedded/portable database, can synchronize with multiple stationary database and/or mobile devices. | Apache 2.0 License |
| GUN (Graph Universe Node) | ERA Inc | Graph database | Yes | Yes | Enables offline-first, real-time, and decentralized data synchronization between web browser and JavaScript. | MIT License, Apache License, zlib License |
| InterBase | Embarcadero Technologies | Relational | Dependent | Dependent | IoT embedded/portable database, can synchronize with multiple stationary database and/or mobile devices | Proprietary |
| Realm | MongoDB Inc. | Object Database | deprecated | No | Portable local database, has a synchronized mode that synchronizes (real-time) with stationary database | Core Apache 2.0 License, Sync Proprietary |
| SQL Anywhere | Sybase iAnywhere | Relational | Dependent | No | Embedded/portable database, can synchronize with stationary database | Proprietary |
| DB2 Everyplace | IBM | Relational | Dependent | No | Portable, can synchronize with stationary database | Proprietary EULA |
| SQL Server Compact | Microsoft | Relational | No | No | Small-footprint embedded/portable database for Microsoft Windows mobile devices and desktops, supports synchronization with Microsoft SQL Server | Proprietary |
| SQL Server Express | Microsoft | Relational | No | No | Embedded database, free download | Proprietary |
| Oracle Database Lite | Oracle Corporation | Relational | No | No | Portable, can synchronize with stationary database | Proprietary |
| SQLite | D. Richard Hipp | Relational | No | No | C programming library | Public domain |
| SQLBase | Gupta Technologies LLC of Redwood Shores, California | No | No | Proprietary | ||
| Sparksee | Sparsity Technologies | Graph Database | No | No | Graph database written in C++. | Proprietary |
|
|